home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q104 / 8 / 34.TXT < prev    next >
Text File  |  1993-11-16  |  2KB  |  66 lines

  1. DOCUMENT:Q104834  04-NOV-1993  [W_NT]
  2. TITLE   :StreBlt Sample Causes Windows NT to Stop Responding
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. When you run the StreBlt GDI StretchBlt Win32 API sample, Windows NT
  19. may stop responding (hang).
  20.  
  21. STATUS
  22. ======
  23.  
  24. Microsoft has confirmed this to be a problem in Microsoft C/C++
  25. version 8.0 that shipped with Visual C++ for Windows NT and Windows NT
  26. version 3.1. We are researching this problem and will post new
  27. information here in the Microsoft Knowledge Base as it becomes
  28. available.
  29.  
  30. MORE INFORMATION
  31. ================
  32.  
  33. Steps to Reproduce Problem
  34. --------------------------
  35.  
  36. 1. Build the StreBlt sample using the supplied makefile.
  37.  
  38. 2. The sample displays a dialog box for the main window. There are
  39.    three drop-down list controls titled StretchBltMode, Pattern, and
  40.    Standard ROPs. Select the following in these drop-down lists:
  41.  
  42.       StretchBltMode    BLACKONWHITE
  43.       Pattern           NULL_BRUSH
  44.       Standard ROPs    PATPAINT
  45.  
  46. At this point, Windows NT stops responding.
  47.  
  48. Additional reference words: WIN32 3.10
  49. KBCategory:
  50. KBSubCategory: STPSCRN
  51.  
  52. =============================================================================
  53.  
  54. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  55. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  56. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  57. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  58. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  59. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  60. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  61. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  62. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  63. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  64. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  65.  
  66. Copyright Microsoft Corporation 1993.